|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.BidIterator
negotiator.LinearBidIterator
public class LinearBidIterator
| Field Summary |
|---|
| Fields inherited from class negotiator.BidIterator |
|---|
fDomain, fInit, fNumberOfIssues, fValuesIndexes |
| Constructor Summary | |
|---|---|
LinearBidIterator(Domain domain,
UtilitySpace space,
double maxUtil,
double minUtil)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
Bid |
next()
|
| Methods inherited from class negotiator.BidIterator |
|---|
remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinearBidIterator(Domain domain,
UtilitySpace space,
double maxUtil,
double minUtil)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<Bid>hasNext in class BidIteratorpublic Bid next()
next in interface java.util.Iterator<Bid>next in class BidIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||